manual reset造句
例句与造句
- Conceptual documentation for the use and features of manual reset events
有关手动重置事件的用法和功能,请参见 - Pressure thermal cut - outs for household and similar use of manual reset type
家用和类似用途手动复位压力式热切断器 - Note ; a temperature limiter may be of the automatic reset or of the manual reset type
同以上看来,限温器还是有“自动复位”或“手动复位”的。 - Class can represent either automatic or manual reset events and either local events or named system events
类可以表示自动或手动重置事件以及本地事件或命名系统事件。 - This makes the manual reset event an ideal way to hold up threads that need to wait until one thread finishes a task
这使得手动重置事件成了阻止在某一线程完成任务之前需等待的线程的理想方式。 - It's difficult to find manual reset in a sentence. 用manual reset造句挺难的
- This water heater is equipped with one or more adjustable temperature regulating thermostats and a manual reset high limit control
本热水器配置一个以上的可调节温度控制器和一个人工重置高温限制控制器。 - Method , threads that wait on the event handle proceed immediately without blocking . a manual reset event acts like the gate of a corral
方法便可以重置它,从而使在该事件句柄上等待的线程立即继续而不受阻止。 - Until an unblocked thread calls the set method , which releases one of the waiting threads in the case of automatic reset events or all of them in the case of manual reset events
方法时,此方法然后会释放其中的一个等待线程(如果是自动重置事件)或所有的等待线程(如果是手动重置事件) 。